UCF STIG Viewer Logo

The system must not have the UUCP service active.


Overview

Finding ID Version Rule ID IA Controls Severity
V-4696 GEN005280 SV-28428r1_rule ECSC-1 Medium
Description
The UUCP utility is designed to assist in transferring files, executing remote commands, and sending email between UNIX systems over phone lines and direct connections between systems. The UUCP utility is a primitive and arcane system with many security issues. There are alternate data transfer utilities/products that can be configured to more securely transfer data by providing for authentication, as well as encryption.
STIG Date
Solaris 10 SPARC Security Technical Implementation Guide 2014-04-04

Details

Check Text ( C-28693r1_chk )
# svcs uucp
If UUCP is found enabled, this is a finding.
Fix Text (F-25721r1_fix)
# svcadm disable uucp
# svcadm refresh inetd